OnEditTextResultListener

interface OnEditTextResultListener

Interface definition that delivers the results text.

Functions

Link copied to clipboard
abstract fun onResult(@NonNull text: String)
Forward the text written in the target EditText.